@charset "gb2312";
/*¹ö¶¯bannerÍ¼*/	
.mtime-box{
	width:980px;
	position:relative;
	/*background-color:#171b24;*/
	overflow:hidden;
	margin:10px  auto;
	height:66px;
	}
.mtime-box .bd{
	width:981px;
	height:66px;
	position:relative;
	overflow:hidden;
	}
.mtime-box .bd img{
	width:981px;
	height:66px;
	}

small{font:15px Verdana, Arial, Helvetica, sans-serif;display:block;margin-bottom:15px;}
#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:14px; line-height:30px;}#n a{ padding:0 4px; color:#333}
#slideshow{position:relative;height:66px;width:981px;border:0px solid #ddd;margin:5px auto 5px;;}
#slideshow div{position:absolute;top:0;left:0;z-index:8;opacity:0.0;height:66px;overflow:hidden;background-color:#FFF;}
#slideshow div.current{z-index:10;}
#slideshow div.prev{z-index:9;}
#slideshow div img{display:block;border:0;margin-bottom:10px; width:981px; height:66px;}
#slideshow div span{display:none;position:absolute;bottom:0;left:0;height:50px;line-height:50px;background:#000;color:#fff;width:100%;}
#slideshow div.current span{display:block;}